home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / domacnost a kancelar / avedesk / AveDesk13.exe / Desklets / FTP / Skins / Aero Compact FTP / skin.ini < prev    next >
INI File  |  2005-10-26  |  516b  |  34 lines

  1. [Info]
  2. Name=Aero Compact FTP
  3. Author=Deadzombie
  4. Comments=Thanks to Stefanka for inspiring me with his beautiful work.
  5.  
  6. ; without this, FTP droplet won't reconize this skin!
  7. Type=FTP
  8.  
  9. [CloseButton]
  10. X=20
  11. Y=20
  12.  
  13. [Bg]
  14. Width=128
  15. Height=128
  16.  
  17. [Images]
  18. Normal=normal.png
  19. Transfer=transfer.png
  20. Uploading=uploading.png
  21. Error=error.png
  22.  
  23. [ProgressBar]
  24. Image=progress.png
  25. Left=0
  26. Top=0
  27. Width=192
  28. Height=192
  29. ; 0 = left to right
  30. ; 1 = right to left
  31. ; 2 = top to bottom
  32. ; 3 = bottom to top
  33. Direction=2
  34.